user-service
Toggle table of contents
2.5.1
jvm
Platform filter
jvm
Switch theme
Search in API
user-service
presentation
/
[root]
/
Converter
/
mapToGrpcUser
map
To
Grpc
User
fun
mapToGrpcUser
(
user
:
User
)
:
UserOuterClass.User
Maps a User entity to a gRPC User.
Return
the mapped gRPC User
Parameters
user
the User entity to map